| Package | Description |
|---|---|
| com.atid.lib.module.rfid.uhf | |
| com.atid.lib.module.rfid.uhf.atm | |
| com.atid.lib.module.rfid.uhf.params |
| Modifier and Type | Method and Description |
|---|---|
abstract SelectMask6cParam |
ATRfidUhf.getSelectMask6c(int index)
Set the Selection Mask item of the RFID UHF module of the Device.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ATRfidUhf.setSelectMask6c(int index,
SelectMask6cParam param)
Returns the Selection Mask item of the RFID UHF module of the Device.
|
| Modifier and Type | Method and Description |
|---|---|
SelectMask6cParam |
ATRfidUhfATM.getSelectMask6c(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
ATRfidUhfATM.setSelectMask6c(int index,
SelectMask6cParam param) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectMask6cParam.copy(SelectMask6cParam param)
Copy the SelectMask6cParam instance.
|